google.golang.org/grpc/balancer/pickfirst.pickfirstBalancer.cc (field)
11 uses
google.golang.org/grpc/balancer/pickfirst (current package)
pickfirst.go#L59: b := &pickfirstBalancer{cc: cc}
pickfirst.go#L88: cc balancer.ClientConn
pickfirst.go#L105: b.cc.UpdateState(balancer.State{
pickfirst.go#L177: b.cc.UpdateAddresses(b.subConn, addrs)
pickfirst.go#L182: subConn, err := b.cc.NewSubConn(addrs, balancer.NewSubConnOptions{
pickfirst.go#L192: b.cc.UpdateState(balancer.State{
pickfirst.go#L200: b.cc.UpdateState(balancer.State{
pickfirst.go#L231: b.cc.UpdateState(balancer.State{
pickfirst.go#L240: b.cc.UpdateState(balancer.State{
pickfirst.go#L251: b.cc.UpdateState(balancer.State{
pickfirst.go#L256: b.cc.UpdateState(balancer.State{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)